home *** CD-ROM | disk | FTP | other *** search
- Path: news.si.usherb.ca!usenet
- From: Arnaud FAUCHER <afaucher@andrew.sca.usherb.ca>
- Newsgroups: comp.lang.c++
- Subject: VC 4.0 Internal error linking...
- Date: 25 Mar 1996 00:55:52 GMT
- Organization: A poorly-installed InterNetNews site
- Message-ID: <4j4quo$c3u@news.si.usherb.ca>
- NNTP-Posting-Host: 132.210.202.7
-
- I'm using MS Visual C++ 4.0 Standard Edition
- and I'm trying to compile an example of the tutorial
- (DAOEnrol).
-
- That's the compiler output:
-
- --------------------Configuration: DaoEnrol - Win32 Debug--------------------
- Compiling...
- StdAfx.cpp
- Compiling...
- SECTFORM.cpp
- SECTSET.cpp
- DaoEnrol.cpp
- DENRLDOC.cpp
- MainFrm.cpp
- Generating Code...
- Linking...
-
- LINK : error : Internal error during Pass1
- link.exe terminated at user request.
- DaoEnrol.exe - 1 error(s), 0 warning(s)
-
- Did anybody had this problem before ? Your help would
- be appreciated.
-
- PS: I'm using a 486 DX2 with Win 95, 12 MB RAM
- and 16 MB virtual memory.
-
-